Export Data

Customize Exported File Column Headings

Code Customization
Customize Exported File Column Headings (Not Applicable To Mobile)
Description:

This customization changes the column headings of the exported CSV file.

For a Web Application the customization will be added in:

..\<Application Name>\<Table Name>\Show<Table Name>.Controls.cs

For example: C:\MyApp1\Customers\ShowOrder_DetailsTable.Controls.cs


For a Web Site the customization will be added in:

..\<Application Name>\App_Code\<Table Name>\Show<Table Name>.Controls.cs

For example: C:\MyApp1\App_Code\Customers\ShowOrder_DetailsTable.Controls.cs

Procedure:

Step 1:  Use this wizard to add code customization.

Step 2:  Build and run the application.

Applies To:

This customization only applies to table panels with an "Export" button.

This customization only applies to table panels bound to a table in database. If it is bound to Query or View then, you need to modify the custom code to make it work

Disclaimer:
Customizations included in this wizard are provided as a sample to demonstrate a feature, and may work only in specific situations. The Iron Speed Designer support team cannot assist in the resolution of problems which may occur as a result of customizing your application or modifying a customization to fit a particular purpose.

Terms of Service Privacy Statement